Sets the job status of the indicated JAMS entry.
| Put | Entry_PutEntryStatus |
Resource Path: /api/entry/{id}/status
Uri: http://doc.jamsscheduler.com/api/entry/{id}/status
| Name | Description | Data Type |
|---|---|---|
| id | The JAMS Entry to be set. | integer |
The request body is of type EntrySetStatusRequest.
![]() |
EntrySetStatusRequest
|
The response body is of type string.
OK